home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Private Casting
/
Casting One.bin
/
Docs
/
Panic.dir
/
00003.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1998-02-21
|
149 b
|
10 lines
on mouseUp
global documento, help, idioma
if help = "help" then
go(1, "help")
set help to EMPTY
else
go(1, documento)
end if
end